* keyboard.c (Fcommand_error_default_function): Fix pointer signedness
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2013 22:41:57 +0000 (14:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2013 22:41:57 +0000 (14:41 -0800)
commit6ad6c3cc62dfb57ebed9357f8742fc2f53ee0709
treed3064003eb4fdd2f8b0ff3f0446fefb73ac2096a
parent132594df3915e5310ef1acbd9f4804cc7039f8c1
* keyboard.c (Fcommand_error_default_function): Fix pointer signedness

glitch.  Eliminate 'sz' prefix; Hungarian notation is not helpful here.
src/ChangeLog
src/keyboard.c